﻿@charset "UTF-8";
/* 初始化CSS */
@import url("https://fonts.font.im/css?family=Oswald");
* { margin: 0; padding: 0; }
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
ul, ol { list-style: none; }
input[type="submit"], input[type="reset"], input[type="button"], input[type="text"], input[type="password"], textarea, button { -webkit-appearance: none; }
input:focus { outline: none; }
input::-moz-focus-inner { border: 0; }
a { text-decoration: none; outline: none; }
img { display: block; }
body { font-family: "微软雅黑", "Microsoft YaHei",serif; min-width: 1180px; }
.w1180 { width: 1180px !important; margin: 0 auto; }
.pull-left { float: left !important; }
.pull-right { float: right !important; }




#chzs{min-width: 1180px; max-width: 100%; margin: 0 auto;height: auto;}
#chzs_1{width: 1180px;margin: 30px auto; text-align: center; height: auto;}
#chzs_2{width: 1180px; margin: 0 auto; height: auto;}
#chzs_3{width: 275px;height: 55px; background: #c4c9c5;text-align: center;float: left;margin: 10px 10px 10px 10px;}
#chzs_3 a{text-decoration: none; color: #333;line-height: 55px;}
#chzs_4{width: 1180px; margin: 0 auto; height: auto;}
#chzs_5{width: 272px; height: 225px;float: left; margin: 0px 10px 0px 10px;}
#chzs_6{width: 100%; height: 190px; overflow: hidden;}
#chzs_6 img{width: 100%; height: auto;  cursor: pointer;transition: all 0.6s;  }
#chzs_6 img:hover{transform: scale(1.4);}
#chzs_7{width: 100%; height: 35px;text-align:center;}
#chzs_7 a{text-decoration: none; color: #333;line-height:35px; font-size:16px;}
#chzs_8{width: 140px; height: 40px; background: #e9e9e9;text-align: center;margin: 0 auto;}
#chzs_8 a{text-decoration: none;color: #333;line-height: 35px;}


















header { background-color: #ffffff; }
header .w1180 { height: 145px; }
header .w1180 a.logo { display: block; width: 385px; height: 60px; margin-top: 42.5px; margin-right: 15px; float: left; }
header .w1180 a.logo img { width: 100%; height: 100%; -o-object-fit: contain; object-fit: contain; }
header .w1180 .head_img1 { width: 273px; height: 72px; margin-top: 32.5px; float: left; margin-right: 30px; }
header .w1180 .qr_code { float: left; margin-top: 12.5px; }
header .w1180 .qr_code img { width: 120px; height: 120px; -o-object-fit: contain; object-fit: contain; }
header .w1180 .head_tel { float: right; background: url(../images/icon_tel.jpg) no-repeat center left; padding-left: 80px; height: 105px; margin-top: 20px; }
header .w1180 .head_tel p {line-height: 33px; font-size: 23px; color: #000000; padding-top: 18px;}

nav { height: 55px; background-color: #f1f1f1; border-top: 1px solid #cbcbcb; }
nav ul { overflow: hidden; margin-right: -115px; }
nav ul li { float: left; margin-right: 89px; }
nav ul li a { display: block; width: 70px; color: #1f1f1f; line-height: 55px; text-align: center; }
nav ul li:hover a { color: #0158a7; font-size:17px;}

/* banner */
.swiper-wrapper { height: auto !important; }
.swiper-slide { height: auto !important; }
.swiper-slide-active { height: auto !important; }
.swiper-banner { min-width: 1180px; --swiper-navigation-color: #ffffff; --swiper-navigation-size: 28px; }
.swiper-banner .swiper-slide { min-width: 1180px; }
.swiper-banner .swiper-slide img { display: block; width: 100%; min-width: 1180px; }
.swiper-banner .swiper-pagination-bullet { width: 30px; height: 5px; border-radius: 0; background: #ffffff; opacity: 1; margin: 0px 6px !important; }
.swiper-banner .swiper-pagination-bullet-active { background: #1c56a8; }
.swiper-banner .swiper-button-next { width: 50px; height: 50px; right: 15px; background-color: rgba(0, 0, 0, 0.5); }
.swiper-banner .swiper-button-prev { width: 50px; height: 50px; left: 15px; background-color: rgba(0, 0, 0, 0.5); }
.swiper-banner .banner-bullet { display: inline-block; width: 30px; height: 6px; background-color: #ffffff; margin: 0px 6px; opacity: 0.8; cursor: pointer; }
.swiper-banner .banner-bullet-active { background-color: #db0303; opacity: 1; }

.about_b { padding: 55px 0px; }
.about_b .w1180 { height: 445px; background: url(../images/about_bg.jpg) no-repeat center; background-size: cover; padding-left: 410px; }
.about_b .w1180 .infor { width: 557px; height: 390px; position: relative; }
.about_b .w1180 .infor .title { font-size: 24px; color: #d60000; margin-bottom: 20px; }
.about_b .w1180 .infor .text { font-size: 14px; line-height: 2; color: #000000; text-align: justify; }
.about_b .w1180 .infor a { position: absolute; bottom: 8px; right: 0px; width: 95px; height: 30px; background-color: #db0303; color: #ffffff; text-align: center; line-height: 30px; }

.b_t { text-align: center; margin-bottom: 30px; }
.b_t p.t1 { font-size: 28px; color: #050505; }
.b_t p.t1 span { color: #d60000; }
.b_t p.t2 { color: #888888; padding: 8px 0px; }
.b_t p.t3 { display: inline-block; color: #d60000; font-size: 14px; padding: 6px 40px; border: 1px solid #c9c9c9; }

.pro_b { background: url(../images/pro_bg.jpg) no-repeat center; background-size: cover; padding: 40px 0px; }
.pro_b .w1180 { overflow: hidden; }
.pro_b .w1180 .p_sidebar { width: 240px; float: left; }
.pro_b .w1180 .p_sidebar .p_sort { background-color: #ffffff; margin-bottom: 20px; }
.pro_b .w1180 .p_sidebar .p_sort .h { width: 100%; height: 87px; text-align: center; background-color: #db0303; padding-top: 20px; color: #ffffff; }
.pro_b .w1180 .p_sidebar .p_sort .h .ch { font-size: 26px; font-weight: bold; }
.pro_b .w1180 .p_sidebar .p_sort .h .en { font-size: 16px; }
.pro_b .w1180 .p_sidebar .p_sort .m { padding: 10px 20px 20px 20px; }
.pro_b .w1180 .p_sidebar .p_sort .m a.stair { display: block; height: 45px; line-height: 45px; padding-left: 15px; background-color: #db0303; color: #ffffff; margin-top: 10px; }
.pro_b .w1180 .p_sidebar .p_sort .m ul li { line-height: 42px; padding-left: 15px; border-bottom: 1px solid #e3e3e3; }
.pro_b .w1180 .p_sidebar .p_sort .m ul li a { font-size: 14px; color: #333333; }
.pro_b .w1180 .p_sidebar .sidebar_tel { width: 100%; height: 96px; background: url(../images/tel_bg.jpg) no-repeat center #db0303; color: #ffffff; text-align: center; font-size: 28px; font-weight: bold; padding-top: 45px; }
.pro_b .w1180 .p_list { width: 1180px; float: right; }
.pro_b .w1180 .p_list ul { overflow: hidden; margin-top: -20px; }
.pro_b .w1180 .p_list ul li { padding: 5px; width: 295px; float: left; margin-top: 20px; }
.pro_b .w1180 .p_list ul li a { display: block; height: 330px; overflow: hidden; }
.pro_b .w1180 .p_list ul li a .thumbnail { height: 295px; }
.pro_b .w1180 .p_list ul li a .thumbnail img { width: 100%; height: 295px; -o-object-fit: contain; object-fit: contain;background-color: #ffffff; }
.pro_b .w1180 .p_list ul li a .infor { height: 80px; background-color: #fcb328; text-align: center; -webkit-transition: 0.2s all; -o-transition: 0.2s all; transition: 0.2s all; }
.pro_b .w1180 .p_list ul li a .infor .title { line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #ffffff; font-size: 16px; margin-bottom: 2px; }
.pro_b .w1180 .p_list ul li a .infor span { display: inline-block; height: 30px; width: 130px; border-radius: 30px; text-align: center; line-height: 28px; border: 1px solid #ffffff; color: #ffffff; font-size: 14px; }
.pro_b .w1180 .p_list ul li a .infor span:hover { background-color: #db0303; border-color: #db0303; }
.pro_b .w1180 .p_list ul li a:hover .infor { -webkit-transform: translateY(-40px); -ms-transform: translateY(-40px); transform: translateY(-40px); }

.demo1{ height:756px; }

.env_b { padding: 40px 0px 50px 0px; }
.env_b .env_b_main a { display: block; }
.env_b .env_b_main a .pic { height: 300px; overflow: hidden; }
.env_b .env_b_main a .pic img { width: 100%; height: 300px; -o-object-fit: cover; object-fit: cover; -webkit-transition: 0.4s all; -o-transition: 0.4s all; transition: 0.4s all; }
.env_b .env_b_main a p { height: 40px; line-height: 40px; text-align: center; background-color: #333333; color: #ffffff; }
.env_b .env_b_main a:hover .pic img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.ys_b .ys_t { height: 99px; background: url(../images/ys_t.jpg) no-repeat center; margin-bottom: 30px; }
.ys_b img { width: 100%; object-fit: contain; pointer-events: none; -webkit-user-select: none; -moz-user-select: none; user-select: none; }

.cases_b { padding: 30px 0px; }
.cases_b .w1180 ul { overflow: hidden; margin-right: -20px; }
.cases_b .w1180 ul li { float: left; width: 280px; margin-right: 20px; margin-bottom: 20px; }
.cases_b .w1180 ul li a { display: block; }
.cases_b .w1180 ul li a .pic { height: 200px; overflow: hidden; }
.cases_b .w1180 ul li a .pic img { width: 100%; height: 200px; -o-object-fit: cover; object-fit: cover; -webkit-transition: 0.4s all; -o-transition: 0.4s all; transition: 0.4s all; }
.cases_b .w1180 ul li a p.title { text-align: center; height: 40px; line-height: 40px; background-color: #333333; color: #ffffff; }
.cases_b .w1180 ul li a:hover .pic img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.news_b { padding-bottom: 30px; }
.news_b .w1180 { overflow: hidden; }
.news_b .w1180 .n_top { width: 530px; float: left; }
.news_b .w1180 .n_top .pic { width: 530px; height: 145px; -o-object-fit: cover; object-fit: cover; }
.news_b .w1180 .n_top a .i { overflow: hidden; height: 40px; line-height: 40px; }
.news_b .w1180 .n_top a .i .title { width: 420px; font-size: 18px; font-weight: bold; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.news_b .w1180 .n_top a .i .title span { color: #000000; }
.news_b .w1180 .n_top a .i .time { font-size: 14px; color: #999999; float: right; }
.news_b .w1180 .n_top a .abstract { color: #777777; font-size: 14px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; line-height: 22px; height: 44px; }
.news_b .w1180 .n_top a:hover .i .title span { border-bottom: 1px solid #db0303; color: #db0303; }
.news_b .w1180 .n_list { width: 630px; float: right; }
.news_b .w1180 .n_list a { display: block; overflow: hidden; margin-bottom: 20px; }
.news_b .w1180 .n_list a .pic { width: 150px; height: 110px; float: left; }
.news_b .w1180 .n_list a .pic img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }
.news_b .w1180 .n_list a .infor { width: 460px; float: right; }
.news_b .w1180 .n_list a .infor .title { line-height: 35px; font-size: 18px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 10px; }
.news_b .w1180 .n_list a .infor .title span { color: #000000; }
.news_b .w1180 .n_list a .infor .abstract { color: #777777; font-size: 14px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; line-height: 22px; height: 44px; }
.news_b .w1180 .n_list a:hover .title span { border-bottom: 1px solid #db0303; color: #db0303; }

.about_page { padding: 30px 0px; }
.about_page .main { padding-bottom: 40px; text-align: justify; }
.about_page .main img { display: inline; max-width: 100%; height: auto !important; }

.pro_page { padding: 30px 0px; }
.pro_page .w1180 { overflow: hidden; }
.pro_page .w1180 .p_sidebar { width: 240px; float: left; }
.pro_page .w1180 .p_sidebar .p_sort { background-color: #ffffff; margin-bottom: 20px; border: 1px solid #e3e3e3; }
.pro_page .w1180 .p_sidebar .p_sort .h { width: 100%; height: 87px; text-align: center; background-color: #db0303; padding-top: 20px; color: #ffffff; }
.pro_page .w1180 .p_sidebar .p_sort .h .ch { font-size: 26px; font-weight: bold; }
.pro_page .w1180 .p_sidebar .p_sort .h .en { font-size: 16px; }
.pro_page .w1180 .p_sidebar .p_sort .m { padding: 10px 20px 20px 20px; }
.pro_page .w1180 .p_sidebar .p_sort .m a.stair { display: block; height: 45px; line-height: 45px; padding-left: 15px; background-color: #db0303; color: #ffffff; margin-top: 10px; }
.pro_page .w1180 .p_sidebar .p_sort .m ul li { line-height: 42px; padding-left: 15px; border-bottom: 1px solid #e3e3e3; }
.pro_page .w1180 .p_sidebar .p_sort .m ul li a { font-size: 14px; color: #333333; }
.pro_page .w1180 .p_sidebar .sidebar_tel { width: 100%; height: 96px; background: url(../images/tel_bg.jpg) no-repeat center #db0303; color: #ffffff; text-align: center; font-size: 28px; font-weight: bold; padding-top: 45px; }
.pro_page .w1180 .p_list { background-color: #ffffff; width: 1180px; float: right; }
.pro_page .w1180 .p_list .p_current { width: 1200px; height: 50px; overflow: hidden; line-height: 50px; border: 1px solid #e3e3e3; margin: 0 auto 20px auto; padding: 0px 10px; border-left: 5px solid #db0303; }
.pro_page .w1180 .p_list .p_current .label { font-size: 18px; color: #333333; float: left; }
.pro_page .w1180 .p_list .p_current .curr { float: right; color: #333333; font-size: 14px; }
.pro_page .w1180 .p_list .p_current .curr a { color: #333333; font-size: 14px; margin: 0px 5px; }




.pro_page .w1180 .p_list ul.list { overflow: hidden; margin-top: -20px; }
.pro_page .w1180 .p_list ul.list li { padding: 5px; width: 295px; float: left; margin-top: 20px; }
.pro_page .w1180 .p_list ul.list li a { display: block; height: 360px; overflow: hidden; }
.pro_page .w1180 .p_list ul.list li a .thumbnail { height: 275px; border: 1px solid #e3e3e3; border-bottom:0; }
.pro_page .w1180 .p_list ul.list li a .thumbnail img { width: 100%; height: 100%; -o-object-fit: contain; object-fit: contain; }
.pro_page .w1180 .p_list ul.list li a .infor { height: 80px; background-color: #fcb328; text-align: center; -webkit-transition: 0.2s all; -o-transition: 0.2s all; transition: 0.2s all; }
.pro_page .w1180 .p_list ul.list li a .infor .title { line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #ffffff; font-size: 16px; margin-bottom: 2px; }
.pro_page .w1180 .p_list ul.list li a .infor span { display: inline-block; height: 30px; width: 130px; border-radius: 30px; text-align: center; line-height: 28px; border: 1px solid #ffffff; color: #ffffff; font-size: 14px; }
.pro_page .w1180 .p_list ul.list li a .infor span:hover { background-color: #db0303; border-color: #db0303; }
.pro_page .w1180 .p_list ul.list li a:hover .infor { -webkit-transform: translateY(-40px); -ms-transform: translateY(-40px); transform: translateY(-40px); }











.pro_page .w1180 .p_infor { width: 1180px; float: right; }
.pro_page .w1180 .p_infor .p_current { height: 50px; overflow: hidden; line-height: 50px; border: 1px solid #e3e3e3; padding: 0px 10px; border-left: 5px solid #db0303; }
.pro_page .w1180 .p_infor .p_current .label { font-size: 18px; color: #333333; float: left; }
.pro_page .w1180 .p_infor .p_current .curr { float: right; color: #333333; font-size: 14px; }
.pro_page .w1180 .p_infor .p_current .curr a { color: #333333; font-size: 14px; margin: 0px 5px; }
.pro_page .w1180 .p_infor .p_infor_con { border: solid #e3e3e3; border-width: 0px 1px 1px 1px; min-height: auto; padding: 20px; }
.pro_page .w1180 .p_infor .p_infor_con .title { font-size: 22px; font-weight: bold; text-align: center; margin-bottom: 20px; }
.pro_page .w1180 .p_infor .p_infor_con .pic { margin: 0 auto 30px auto; max-width: 800px; }
.pro_page .w1180 .p_infor .p_infor_con .details { text-align: -webkit-center; overflow-x: hidden; }
.pro_page .w1180 .p_infor .p_infor_con .details img { display: block; max-width: 100%; height: auto !important;padding-top:-6px;text-align:center }

.news_page { padding: 30px 0px; }
.news_page ul.list li { padding: 20px 40px; border-bottom: 1px dashed #cccccc; }
.news_page ul.list li a { display: block; overflow: hidden; }
.news_page ul.list li a .pic { width: 280px; height: 190px; float: left; }
.news_page ul.list li a .pic img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }
.news_page ul.list li a .infor { width: 800px; float: left; padding-left: 30px; padding-top: 15px; }
.news_page ul.list li a .infor .time { font-size: 18px; color: #7c7c7c; margin-bottom: 10px; }
.news_page ul.list li a .infor .title { font-size: 18px; font-weight: 600; color: #666666; margin-bottom: 10px; }
.news_page ul.list li a .infor .abstract { font-size: 15px; color: #666666; line-height: 1.6; }
.news_page ul.list li a:hover .infor .title { color: #db0303; }

.news_infor { padding: 30px 0px; }
.news_infor .title { text-align: center; font-size: 24px; margin-bottom: 10px; }
.news_infor .i { text-align: center; font-size: 14px; border-bottom: 1px dashed #c9c9c9; padding-bottom: 10px; margin-bottom: 30px; }
.news_infor .pic { margin: 0px auto 30px auto; max-width: 600px;  }
.news_infor .details { text-align: justify;line-height:37px; }
.news_infor .details img { display: inline; max-width: 100%; height: auto !important; }

.paing { padding: 30px 0px; max-width: 1180px; margin: auto; }
.paing ul li { display: inline-block; padding: 6px 12px; border: 1px solid #777777; margin-right: 10px; color: #333333; font-size: 18px; }
.paing ul li.thisclass a{ color:#db0303; font-weight: bold; }
.paing ul li a { color: #333333; font-size: 18px; }

.contact_page { padding: 30px 0px; }
.contact_page .main { padding-bottom: 40px; text-align: justify; }
.contact_page .main img { display: inline; max-width: 100%; height: auto !important; }

.sales_page { padding: 30px 0px; }
.sales_page .xs_pic { margin: auto; }
.sales_page .main { padding: 40px 0px; text-align: justify; }
.sales_page .main img { display: inline; max-width: 100%; height: auto !important; }

.sidebar { position: fixed; right: 0; bottom: 240px; z-index: 999999999; width: 52px; height: 105px; }
.sidebar ul li { cursor: pointer; }
.sidebar ul li.sidebar_home { overflow: hidden; margin-bottom: 1px; width: 52px; height: 52px; background: #c8c8c8; }
.sidebar ul li.sidebar_back { display: none; width: 52px; height: 52px; background: #c8c8c8; }
.sidebar ul li:hover { background: #d60000; }

footer { background-color: #333333; border-top: 12px solid #d60000; }
footer .w1180 { padding: 40px 0px; overflow: hidden; }
footer .w1180 .left { width: 590px; float: left; }
footer .w1180 .left .f_logo { margin-bottom:30px; }
footer .w1180 .left .m { overflow: hidden; }
footer .w1180 .left .infor { width: 340px; float: left; color: #ffffff;     padding-top: 21px;}
footer .w1180 .left .infor .t1 { height: 40px; padding-left: 60px; background: url(../images/icon_tel2.png) no-repeat center left; line-height: 40px; font-size: 16px; }
footer .w1180 .left .infor .t2 { font-size: 28px; font-weight: bold; margin: 10px 0px; }
footer .w1180 .left .infor ul li { font-size: 18px; line-height: 35px; }
footer .w1180 .left .infor ul li span { display: inline-block;-moz-text-align-last: justify; text-align-last: justify; width:75px; }
footer .w1180 .left .qr_code { float: left; padding-top: 30px; }
footer .w1180 .left .qr_code img { width: 170px; height: 170px; background: #ffffff; }
footer .w1180 .right { width: 480px; float: right; }
footer .w1180 .right form p { font-size: 18px; line-height: 40px; color: #9c9c9c; }
footer .w1180 .right form input { width: 100%; height: 45px; background-color: #ffffff; border: 0; padding: 0px 10px; }
footer .w1180 .right form #mess { display: block; width: 100%; height: 120px; padding: 10px; outline: none; resize: none; margin-bottom: 20px; }
footer .w1180 .right form input[type=submit] { background-color: #545454; color: #ffffff; font-size: 18px; cursor: pointer; }
footer .bottom { line-height: 45px; text-align: center; background-color: #212121; font-size: 14px; color: #fcb328; }
footer .bottom a { color: #fcb328; }

/*# sourceMappingURL=style.css.map */
